cssvalue: Add a CSS value for arrays
authorBenjamin Otte <otte@redhat.com>
Mon, 26 Mar 2012 06:30:24 +0000 (08:30 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:11 +0000 (08:59 +0200)
commit04f5c8708a0281f5f0f936724a51aef06c487b93
treef610c6628af5e7da0841ceec9c04877783ad126a
parentdf45983fcb26b0cab9fa95b40c87f5029eecb133
cssvalue: Add a CSS value for arrays

Make the value auto-cycle its child values, so it can be used for
background properties.
gtk/Makefile.am
gtk/gtkcssarrayvalue.c [new file with mode: 0644]
gtk/gtkcssarrayvalueprivate.h [new file with mode: 0644]